Skip to main content
method ReadableBase.prototype.[Symbol.asyncIterator]
ReadableBase.prototype.[Symbol.asyncIterator](): AsyncIterableIterator<any>
Deprecated

Return Type

AsyncIterableIterator<any>
Back to top